CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matrix eigenvalue

搜索资源列表

  1. Eigenvalue

    2下载:
  2. 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8419
    • 提供者:zengming
  1. Matrix

    3下载:
  2. 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:18258
    • 提供者:zhangfanger
  1. Matrix

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。-Matrix operations on a variety of numerical algorithms, including the real (complex) matrix inversion,托伯利兹symmetric positive definite matrix and matrix inversion, linear eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:14467
    • 提供者:JinYao
  1. Matrix

    0下载:
  2. 实现矩阵的特征值特征向量的计算,矩阵乘法,线性方程组求解以及矩阵行列式计算。-Eigenvectors of the matrix eigenvalue computation, matrix multiplication, solving linear equations and matrix determinant calculation.
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:23005054
    • 提供者:d_cloud
  1. 矩阵特征值的幂法

    0下载:
  2. 矩阵特征值的幂法- Matrix eigenvalues power law
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:1957
    • 提供者:
  1. QR

    0下载:
  2. 带双步位移的QR分解法求解矩阵的特征值和特征向量-With two-step displacement of the QR decomposition method for solving matrix eigenvalue and eigenvector
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2483
    • 提供者:Paul Wang
  1. Matrix

    3下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  1. 0003MatrixEigenvalueCalculation

    0下载:
  2. 通过这些能够熟练掌握MATLAB中特征值来计算相关函数,而且能通过编程实现多种矩阵特征值运算的算法。-Through these can master Eigenvalue MATLAB to calculate the correlation function, and can achieve a variety of programming matrix eigenvalue computing algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3578
    • 提供者:王海波
  1. juzhentezhengzhi

    0下载:
  2. 关于矩阵特征值问题的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-On the matrix eigenvalue problem of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of s
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2942
    • 提供者:苏木亚
  1. Eigenvalue

    0下载:
  2. 求矩阵的特征值的源代码c++程序,希望会给大家一些帮助。-Eigenvalue matrix of the source code c++ program, I hope will give you some help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:7072
    • 提供者:齐齐
  1. eigenvalue

    0下载:
  2. 矩阵的本征值以及本征向量求解的数值程序,包括QR方法,householder方法等-Matrix eigenvalue and eigenvector of the numerical solving procedures, including the QR method, householder methods
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2436787
    • 提供者:叶飞
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. Eigenvalue

    0下载:
  2. 有关矩阵特征值的MATLAB源程序,解决数学建模问题中矩阵特征值的求解-Eigenvalues of the matrix MATLAB source code to solve the problem in mathematical modeling for solving matrix eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3299
    • 提供者:xurui
  1. Matrix-eigenvalue-calculation

    0下载:
  2. 用matlab 的方法求解矩阵的特征值 所以方法的总结-Matlab method used to solve the matrix eigenvalue method summary
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:3902
    • 提供者:向强
  1. Matrix-eigenvalue-problems

    0下载:
  2. 矩阵特征值问题的数值解法在matlab程序中的实现代码-Matrix eigenvalue problems of numerical solution based on Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3799
    • 提供者:Leo
  1. Matrix-eigenvalue-(2)

    0下载:
  2. 用fortran求矩阵特征值(用QR法求解)-Matrix eigenvalue
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:823
    • 提供者:gang
  1. Matrix-eigenvalue-analysis

    0下载:
  2. 用于矩阵特征值分析的MATLAB程序。希望能帮助初学者的学习-MATLAB program for matrix eigenvalue analysis. Hope to help beginners learning
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2119
    • 提供者:gaochenglin
  1. Matrix-eigenvalue-calculation

    0下载:
  2. 矩阵特征值计算,利用matlab中的函数求解矩阵特征值问题-Matrix eigenvalue calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4133
    • 提供者:junwang2020
  1. qr_hess_main

    0下载:
  2. 用拟上三角阵的QR方法计算矩阵特征值主函数(Calculating the Main Function of Matrix Eigenvalue by QR Method of Quasi - Triangular Matrix)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:lzp
  1. matlab matrix Eigenvalue calculation

    0下载:
  2. 矩阵特征值计算,不同精度,不同迭代步数,收敛速度计算(Matrix eigenvalue calculation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:SilviaYu
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com